parser combinator
単純なパーサの組み合わせで構文解析を行う
複雑なパターンを作る高階関数
Parsec
のパーサコンビネータ
parserを引数にとる
YODA
https://github.com/zenzike/yoda
Rust
nom
https://github.com/Geal/nom